Gets or sets the script code
__property BSTR ScriptBody;
String ScriptBody;
Property ScriptBody() As String
The ScriptBody may contain any script code that is valid for the language you have specified. See the Script.ScriptBody topic for information about script code requirements and formatting.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|